PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableColumn Class


In This Topic
    PDFFlowTableColumn Class Methods
    In This Topic

    For a list of all members of this type, see PDFFlowTableColumn members.

    Public Methods
     NameDescription
    Public MethodGets the column background.  
    Public MethodGets the horizontal align.  
    Public MethodGets the vertical align.  
    Public MethodGets the column width.  
    Public MethodGets a flag indicating whether the getWidth value is absolute or percentage relative to table width.  
    Public MethodSets the column background.  
    Public MethodSets the horizontal align.  
    Public MethodSets the vertical align.  
    Public MethodSets the column width.  
    Public MethodSets a flag indicating whether the getWidth value is absolute or percentage relative to table width.  
    Top
    See Also